home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DemonicDefence3.swf / scripts / DefineButton2_1119 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2005-09-27  |  160 b   |  7 lines

  1. on(rollOver){
  2.    messah1 = "3 Mag";
  3.    messah2 = "3 Wind";
  4.    descrap = "Summons sword that moves around field attacking all";
  5.    _root.price = "800g";
  6. }
  7.